*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Thu, 25 Jul 2002 03:20:36 +0000 (03:20 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 25 Jul 2002 03:20:36 +0000 (03:20 +0000)
src/ChangeLog

index 13f0fd48da584198227dbfad2c8691477f90cbbe..cc91ec92a9e7cc64066540714ae1074f52cafdfa 100644 (file)
@@ -1,3 +1,10 @@
+2002-07-24  Gerd Moellmann  <gerd.moellmann@t-online.de>
+
+       * xterm.c (expose_overlaps): New function.
+       (expose_window): Use it to fix the display of overlapping rows.
+
+       * xdisp.c (unwind_redisplay): Clear redisplay_updating_p.
+
 2002-07-23  Ken Raeburn  <raeburn@gnu.org>
 
        * lisp.h (XPNTR): Use NO_UNION_TYPE version for union as well,